home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kill-the-dragons.swf / scripts / DefineSprite_828 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  142 b   |  8 lines

  1. oppAnim.thisEnergy = 100;
  2. killStatus = false;
  3. oppThrow = function()
  4. {
  5.    _parent.oppThrow(oppNo,this._x + 37,this._y + 15);
  6. };
  7. stop();
  8.